Skip to content

Update CollectOSS documentation URLs#341

Open
chrisx9z wants to merge 1 commit into
chaoss:mainfrom
chrisx9z:docs/update-docs-url
Open

Update CollectOSS documentation URLs#341
chrisx9z wants to merge 1 commit into
chaoss:mainfrom
chrisx9z:docs/update-docs-url

Conversation

@chrisx9z
Copy link
Copy Markdown

Summary

Closes #340.

Updates references from collectoss.readthedocs.io to docs.collectoss.org. I also pointed the existing CLI help links at live pages on the new docs domain where the old paths returned 404.

Verification

  • rg -n "collectoss\.readthedocs\.io" returns no matches
  • https://docs.collectoss.org/en/latest/ returns HTTP 200
  • https://docs.collectoss.org/en/latest/getting-started/collecting-data.html returns HTTP 200

Commit comment

This commit replaces the old Read the Docs host with docs.collectoss.org and points CLI help text to live documentation pages.

@chrisx9z chrisx9z requested a review from MoralCode as a code owner May 26, 2026 15:04
This commit replaces the old Read the Docs host with docs.collectoss.org and points CLI help text to live documentation pages.

Signed-off-by: chrisx9z <287960381+chrisx9z@users.noreply.github.com>
Copy link
Copy Markdown
Contributor

@MoralCode MoralCode left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice/thorough PR and impressive speed! Welcome to CollectOSS!

I noticed your PR is essentially pointing out that our release docs are not building properly, so I have fixed that on the readthedocs side. Just had one piece of feedback to update the docs to account for this change.

Would also love to learn how you found out about CollectOSS, let alone this issue, within an hour of my posting it! also happy to chat on CHAOSS Slack in the #wg-collectoss-8knot channel if you prefer

Comment thread CONTRIBUTING.md
## Helpful Links

- [CollectOSS stable documentation](https://collectoss.readthedocs.io/en/release/)
- [CollectOSS stable documentation](https://docs.collectoss.org/en/latest/)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have fixed the release build of the docs. Can you update this URL (and the others that were similarly changed) so that it points to the release docs on the new domain?

@MoralCode MoralCode added the waiting This change is waiting for some other changes to land first label May 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

waiting This change is waiting for some other changes to land first

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update all docs links to point to the new docs URL

2 participants